Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle 429 error code #877

Merged
merged 4 commits into from
Sep 14, 2023
Merged

Conversation

talevy42
Copy link
Contributor

If you retrieve too many records, auth0 throws a 429 too many requests error, which gets handled naively. this pr throws an exception instead

Copy link
Contributor

@sharinetmc sharinetmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@sharinetmc sharinetmc added the enhancement Impact - something should be added to or changed about Parsons that isn't causing a current breakage label Sep 14, 2023
@sharinetmc sharinetmc merged commit 2f522b0 into move-coop:main Sep 14, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Impact - something should be added to or changed about Parsons that isn't causing a current breakage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants